Yes, NSConnection has been deprecated quite long back and due to some constraints we could not migrate. I would like to know if NSXPCConnection will be the right approach for communication between Main and Helper app. We need to share some data too between Main and Helper app.
If NSXPCConnection is the right approach in the following context
Can someone write their version of Helper.app with same bundle identifier as my Helper.app and expose a xpc-connection with same service name (when my Main.app and Helper.app is not running).
Now when Main.app is launched, it get connected to 3rd party Helper.app.
Topic:
App & System Services
SubTopic:
Core OS
Tags: